home *** CD-ROM | disk | FTP | other *** search
/ Micro Dingo 39 / Micro_Dingo_39_CD1.mdx / Delires / Hentai / sim.swf / scripts / DefineButton2_1377 / BUTTONCONDACTION on(release, keyPress x).as
Text File  |  2002-05-21  |  73b  |  5 lines

  1. on(release, keyPress "x"){
  2.    stopAllSounds();
  3.    gotoAndStop(21);
  4. }
  5.